home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 June / PersonalComputerWorld-June2009-CoverdiscCD.iso / Software / Freeware / Firebug 1.3.3 / firebug-1.3.3-fx.xpi / skin / classic / mac / window.css < prev   
Encoding:
Cascading Style Sheet File  |  2008-07-03  |  171 b   |  12 lines

  1. /* See license.txt for terms of usage */
  2.  
  3. #fbToolbar {
  4.     padding-top: 3px;
  5.     padding-bottom: 2px;
  6. }
  7.  
  8. #fbCommandToggleSmall,
  9. #fbCommandToggleLarge {
  10.     width: 48px;
  11. }
  12.